VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Read Output from Command Prompt [Cpu/User-Friendly Control

by AmineHaddad (4 Submissions)
Category: Coding Standards
Compatability: VB Script
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (5 Votes)

This program reads the output of CLI (Command Line Interface) Applications. Examples of CLI Applications are:
-PING
-NETSTAT
-TRACERT
This program will grab the output and call events so that you can process the commands. For example, if you ping a person, the output that is usely returned to the screen by the command prompt is captured and called into an event! This isnt a cheap method, it doesnt use any file input/output.
Please vote if you like, would like to hear complaints about bugs if you find any, but I also appreciate comments ;)
Thanks again
-Endra

Rate Read Output from Command Prompt [Cpu/User-Friendly Control

Download Read Output from Command Prompt [Cpu/User-Friendly Control

Download Read Output from Command Prompt [Cpu/User-Friendly Control (35 KB)

Read Output from Command Prompt [Cpu/User-Friendly Control Comments

No comments have been posted about Read Output from Command Prompt [Cpu/User-Friendly Control. Why not be the first to post a comment about Read Output from Command Prompt [Cpu/User-Friendly Control.

Post your comment

Subject:
Message:
0/1000 characters